home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1998 June / SGI Freeware 1998 June.iso / dist / fw_fileutils.idb / usr / freeware / catman / u_man / cat1 / mknod.Z / mknod
Text File  |  1998-05-21  |  2KB  |  68 lines

  1. /xlv1/freeware/1998.May/fileutils/3.16/fileutils-3.16.diffbuild/man
  2.  
  3.  
  4.  
  5.      MMMMKKKKNNNNOOOODDDD((((1111))))         FFFFSSSSFFFF ((((GGGGNNNNUUUU FFFFiiiilllleeee UUUUttttiiiilllliiiittttiiiieeeessss))))          MMMMKKKKNNNNOOOODDDD((((1111))))
  6.  
  7.  
  8.  
  9.      NNNNAAAAMMMMEEEE
  10.       mknod    - make special files
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.       mmmmkkkknnnnoooodddd    [options] filename {bcu} major minor
  14.       mmmmkkkknnnnoooodddd    [options] filename p
  15.       Options:
  16.       [-m mode] [--mode=mode] [--help] [--version]
  17.  
  18.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  19.       This documentation is    no longer being    maintained and may be
  20.       inaccurate or    incomplete.  The Texinfo documentation is now
  21.       the authoritative source.
  22.  
  23.       This manual page documents the GNU version of    mmmmkkkknnnnoooodddd.    mmmmkkkknnnnoooodddd
  24.       creates a FIFO, character special file, or block special
  25.       file with the    given file name.  By default, the mode of
  26.       created files    is 0666    minus the bits set in the umask.
  27.  
  28.       The argument after _f_i_l_e_n_a_m_e specifies    the type of file to
  29.       make:
  30.       p for    a FIFO
  31.       b for    a block    (buffered) special file
  32.       c or u for a character (unbuffered) special file
  33.  
  34.       When making a    block or character special file, the major and
  35.       minor    device numbers must be given after the file type.
  36.  
  37.     OOOOPPPPTTTTIIIIOOOONNNNSSSS
  38.       -_m, --_m_o_d_e _m_o_d_e
  39.            Set the mode of created files to    _m_o_d_e, which is
  40.            symbolic    as in chmod and    uses the default mode as the
  41.            point of    departure.
  42.  
  43.       --_h_e_l_p
  44.            Print a usage message on    standard output    and exit
  45.            successfully.
  46.  
  47.       --_v_e_r_s_i_o_n
  48.            Print version information on standard output then exit
  49.            successfully.
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.      Page 1                         (printed 5/18/98)
  65.  
  66.  
  67.  
  68.